Skip to content

Correct pagination for SoftwareCatalogAPI#2726

Closed
sailorgallifrey wants to merge 1 commit intoDataDog:masterfrom
sailorgallifrey:patch-1
Closed

Correct pagination for SoftwareCatalogAPI#2726
sailorgallifrey wants to merge 1 commit intoDataDog:masterfrom
sailorgallifrey:patch-1

Conversation

@sailorgallifrey
Copy link
Copy Markdown

What does this PR do?

Currently this call is paginating by incrementing by 1, it should actually be paginating by incrementing by the page size. Currently it is returning duplicate records as written.

Additional Notes

Review checklist

Please check relevant items below:

  • This PR includes all newly recorded cassettes for any modified tests.

  • This PR does not rely on API client schema changes.

    • The CI should be fully passing.
  • Or, this PR relies on API schema changes and this is a Draft PR that includes tests.

    • Note: CI shouldn't be run on this Draft PR, as its expected to fail without the corresponding schema changes.

@sailorgallifrey sailorgallifrey requested review from a team as code owners February 21, 2025 16:18
@skarimo
Copy link
Copy Markdown
Member

skarimo commented Mar 5, 2025

Hello, thanks for the report and PR for the fix!
Will close this pr in favor of #2740 as the contents of this repo are autogenerated.

@skarimo skarimo closed this Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants